//==============================================================================
// Cataphract_Anim.txt
//==============================================================================

import Greek_Sword_anim.txt
import Greek_Cavalry_Shield_anim.txt

//==============================================================================
define LargeGreekShield
{
   SetSelector
   {
		VariationLogic
      set hotspot
      {
         version
         {
            Visual none
         }
      }
      set hotspot
      {
         version
         {
            Visual Attachments G Shield Wood
         }
      }
      set hotspot
      {
         version
         {
            Visual Attachments G Shield Wood
         }
      }
      set hotspot
      {
         version
         {
            Visual Attachments G Shield Wood
         }
      }
   }
}

//============================Cataphract Bored============================
anim Bored
{

   SetSelector
   {
		set hotspot
		{
			version
			{
				Visual Cavalry G Cataphract_BoredA
				ReplaceTexture Cavalry G Cataphract Iron/Cavalry G Cataphract Bronze
				ReplaceTexture Cavalry G Cataphract Head Iron/Cavalry G Cataphract Head Bronze
				ReplaceTexture Cavalry G Cataphract Horse Iron/Cavalry G Cataphract Horse Bronze
				connect RightHand GreekSword hotspot
			connect LeftForearm LargeGreekShield hotspot
			}
			version
			{
				Visual Cavalry G Cataphract_BoredB
				ReplaceTexture Cavalry G Cataphract Iron/Cavalry G Cataphract Bronze
				ReplaceTexture Cavalry G Cataphract Head Iron/Cavalry G Cataphract Head Bronze
				ReplaceTexture Cavalry G Cataphract Horse Iron/Cavalry G Cataphract Horse Bronze
				connect RightHand GreekSword hotspot
			connect LeftForearm LargeGreekShield hotspot
			}
		}
	}
}

//==============================================================================
anim Walk
{
   SetSelector
   {
		set hotspot
		{
			version
			{  
			Visual Cavalry G Cataphract_Walkb
			ReplaceTexture Cavalry G Cataphract Iron/Cavalry G Cataphract Bronze
			ReplaceTexture Cavalry G Cataphract Head Iron/Cavalry G Cataphract Head Bronze
			ReplaceTexture Cavalry G Cataphract Horse Iron/Cavalry G Cataphract Horse Bronze
			connect RightHand GreekSword hotspot
			connect LeftForearm LargeGreekShield hotspot
			tag FootstepLeft 0.10 true   
			tag FootstepRight 0.00 true   
			tag FootstepLeft 0.60 true   
			tag FootstepRight 0.50 true 
			}
      }
   }
}

//==============================================================================
anim Death
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			Visual Cavalry G Cataphract_DeathA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag SpecificSoundSet 0.62 false HeavyFall checkVisible 
//-- end auto generated section
			ReplaceTexture Cavalry G Cataphract Iron/Cavalry G Cataphract Bronze
			ReplaceTexture Cavalry G Cataphract Head Iron/Cavalry G Cataphract Head Bronze
			ReplaceTexture Cavalry G Cataphract Horse Iron/Cavalry G Cataphract Horse Bronze
			connect RightHand GreekSword hotspot
			connect LeftForearm LargeGreekShield hotspot

         }
      }
   }
}

//==============================================================================
anim Idle
{
   SetSelector
   {
		set hotspot
		{
			version
			{
			Visual Cavalry G Cataphract_IdleA
			ReplaceTexture Cavalry G Cataphract Iron/Cavalry G Cataphract Bronze
			ReplaceTexture Cavalry G Cataphract Head Iron/Cavalry G Cataphract Head Bronze
			ReplaceTexture Cavalry G Cataphract Horse Iron/Cavalry G Cataphract Horse Bronze
			connect RightHand GreekSword hotspot
			connect LeftForearm LargeGreekShield hotspot
			}
		}
	}
}

//==============================================================================
anim Attack
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Cavalry G Cataphract_AttackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.55 true   
               tag GenericSound 0.40 true   
//-- end auto generated section
				ReplaceTexture Cavalry G Cataphract Iron/Cavalry G Cataphract Bronze
				ReplaceTexture Cavalry G Cataphract Head Iron/Cavalry G Cataphract Head Bronze
				ReplaceTexture Cavalry G Cataphract Horse Iron/Cavalry G Cataphract Horse Bronze
				connect RightHand GreekSword hotspot
			connect LeftForearm LargeGreekShield hotspot
         }
			version
         {
				Visual Cavalry G Cataphract_AttackB
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.68 true   
               tag GenericSound 0.40 true   
//-- end auto generated section
				ReplaceTexture Cavalry G Cataphract Iron/Cavalry G Cataphract Bronze
				ReplaceTexture Cavalry G Cataphract Head Iron/Cavalry G Cataphract Head Bronze
				ReplaceTexture Cavalry G Cataphract Horse Iron/Cavalry G Cataphract Horse Bronze
				connect RightHand GreekSword hotspot
			connect LeftForearm LargeGreekShield hotspot
         }
			version
         {
				Visual Cavalry G Cataphract_AttackC
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.60 true   
               tag GenericSound 0.40 true   
//-- end auto generated section
				ReplaceTexture Cavalry G Cataphract Iron/Cavalry G Cataphract Bronze
				ReplaceTexture Cavalry G Cataphract Head Iron/Cavalry G Cataphract Head Bronze
				ReplaceTexture Cavalry G Cataphract Horse Iron/Cavalry G Cataphract Horse Bronze
				connect RightHand GreekSword hotspot
			connect LeftForearm LargeGreekShield hotspot
         }
      }
   }
}


//==============================================================================
anim Flail
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			Visual Cavalry G Cataphract_FlailA
			ReplaceTexture Cavalry G Cataphract Iron/Cavalry G Cataphract Bronze
			ReplaceTexture Cavalry G Cataphract Head Iron/Cavalry G Cataphract Head Bronze
			ReplaceTexture Cavalry G Cataphract Horse Iron/Cavalry G Cataphract Horse Bronze
			connect RightHand GreekSword hotspot
			connect LeftForearm LargeGreekShield hotspot

         }
      }
   }
}
